From 714775afa5e44235fa0b0b7319ec49f74d8e6094 Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 2 Sep 2008 08:32:43 +0000 Subject: [PATCH] Doc Humminbird_ht, add GPX extensions. Document units default in KML. --- xmldoc/formats/gpx.xml | 18 +++++++++++------- xmldoc/formats/humminbird_ht.xml | 2 ++ .../formats/options/gpx-garminextensions.xml | 3 +++ .../options/gpx-humminbirdextensions.xml | 3 +++ xmldoc/formats/options/kml-units.xml | 2 +- 5 files changed, 20 insertions(+), 8 deletions(-) create mode 100644 xmldoc/formats/humminbird_ht.xml create mode 100644 xmldoc/formats/options/gpx-garminextensions.xml create mode 100644 xmldoc/formats/options/gpx-humminbirdextensions.xml diff --git a/xmldoc/formats/gpx.xml b/xmldoc/formats/gpx.xml index d70cb77af..a9b239363 100644 --- a/xmldoc/formats/gpx.xml +++ b/xmldoc/formats/gpx.xml @@ -1,14 +1,18 @@ - This is the most capable and expressive of all the file +This is the most capable and expressive of all the file formats supplied. It is described at topografix.com and is supported by EasyGPS, ExpertGPS, and many other programs described at topografix.com - - - GPSBabel's reader of this module attempts to preserve tags it doesn't - really understand. It also tries to glean interesting data from - pocket queries from Geocaching.com and Garmin's "gpxx" GPX extensions. - + + +GPSBabel's reader of this module attempts to preserve tags it doesn't +really understand. It also tries to glean interesting data from + + pocket queries from Geocaching.com + Garmin's "gpxx" GPX extensions. + Humminbird's "h" GPX extensions. + + diff --git a/xmldoc/formats/humminbird_ht.xml b/xmldoc/formats/humminbird_ht.xml new file mode 100644 index 000000000..60005a9c7 --- /dev/null +++ b/xmldoc/formats/humminbird_ht.xml @@ -0,0 +1,2 @@ +See the Humminbird +format for docs on this. diff --git a/xmldoc/formats/options/gpx-garminextensions.xml b/xmldoc/formats/options/gpx-garminextensions.xml new file mode 100644 index 000000000..16b18197e --- /dev/null +++ b/xmldoc/formats/options/gpx-garminextensions.xml @@ -0,0 +1,3 @@ + +Implies + diff --git a/xmldoc/formats/options/gpx-humminbirdextensions.xml b/xmldoc/formats/options/gpx-humminbirdextensions.xml new file mode 100644 index 000000000..16b18197e --- /dev/null +++ b/xmldoc/formats/options/gpx-humminbirdextensions.xml @@ -0,0 +1,3 @@ + +Implies + diff --git a/xmldoc/formats/options/kml-units.xml b/xmldoc/formats/options/kml-units.xml index 7d2db21f5..6d7a59578 100644 --- a/xmldoc/formats/options/kml-units.xml +++ b/xmldoc/formats/options/kml-units.xml @@ -1,5 +1,5 @@ Units is a simple option. Specify 's' for "statute" (miles, feet, and other things that don't sensibly convert to each other, but are craved -by Americans) or 'm' for "metric". +by Americans) or 'm' for "metric". Default is 's'. -- 2.30.2